home *** CD-ROM | disk | FTP | other *** search
- Path: news.bridge.com!news
- From: Korr reddy <korr_reddy@bridge.com>
- Newsgroups: comp.lang.c++
- Subject: How to restrict not to inherit and still access members of a class ?
- Date: Tue, 20 Feb 1996 16:11:13 -0600
- Organization: Bridge Information Systems, Inc
- Message-ID: <312A4701.1CEB@bridge.com>
- NNTP-Posting-Host: 167.76.15.50
- Mime-Version: 1.0
- Content-Type: text/plain; charset=us-ascii
- Content-Transfer-Encoding: 7bit
- X-Mailer: Mozilla 2.0b6a (WinNT; I)
-
- How to restrict not to inherit and still access members of a
- class ?
- Hi,
- If I don't want my class to be inherited and still give acess to
- the members of the objects that are instantiated from this
- class. I appreciate if you can mail solutions to
- "korr_reddy@bridge.com".
- Thanks in advance,
- Korr
-